home *** CD-ROM | disk | FTP | other *** search
/ TOS Silver 2000 / TOS Silver 2000.iso / Tools / cpx / GEMSOUND / SOURCE / GEMSOUND.PRJ < prev    next >
Encoding:
Text File  |  1998-03-14  |  428 b   |  19 lines

  1. ; Projektdatei für GEM Sound
  2. ;
  3. ; aus: GEM Sound
  4. ;      TOS Magazin
  5. ;
  6.  
  7. gemsound.prg            ; Das Programm für den Auto-Ordner
  8. =                  
  9. PCSTART.O                  ; PC Startup-Code
  10.  
  11. gemsound.c    (sounds.h)    ; Der Main-Teil
  12. cookie.c    (sounds.h)    ; Cookie-Verwaltung
  13. sound_as.s                ; Assembler-Routinen
  14.  
  15. PCSTDLIB.LIB            ; Standard library
  16. PCEXTLIB.LIB            ; Extended library
  17. PCTOSLIB.LIB            ; TOS library
  18.  
  19.